﻿@charset "utf-8";

html,
body {
  width: 100%;
  height: 100%;
  font-family: "微软雅黑";
}

input {
  outline: none;
}

html,
body {
  margin: 0;
  padding: 0;
  list-style: none;
}

img {
  border: 0;

}

.xhcj-detail-main img{
width: 70%;

}

table {
  border-collapse: 0
}

.clearb:after {
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0
}

i {
  font-style: normal
}

.clearb {
  zoom: 1
}

.clear {
  clear: both
}

a {
  outline: 0;
  color: #222;
}

a:focus {
  outline: none;
}

a:link {
  text-decoration: none
}

a:visited {
  text-decoration: none
}

a:hover {
  text-decoration: none;
  color: #16386D !important;
}

a:active {
  text-decoration: none
}

a em {
  font-style: normal
}

.hide {
  display: none
}

td {
  overflow: hidden
}

.fl {
  float: left
}

.fr {
  float: right
}

.no_text {
  text-indent: -9999em;
}

img,
input,
select,
label {
  vertical-align: middle
}

form,
input,
select {
  margin: 0;
  padding: 0
}

html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
select,
textarea,
th,
td {
  list-style: none outside none;
  margin: 0;
  padding: 0
}


/* 公共头部 */
.xhcj-top {
  width: 100%;
}

.xhcj-top-con {
  width: 1200px;
  height: 100px;
  margin: 0 auto;
}

.xhcj-logo {
  float: left;
  margin-top: 20px;
  width: 179px;
  height: 73px;
}

.xhcj-logo a {
  display: inline-block;
}

.xhcj-logo img {
  width: 179px;
  height: auto;
}

.xhcj-nav {
  float: left;
  height: 34px;
  line-height: 34px;
  margin: 33px 0 0 210px;
}

.xhcj-nav ul li {
  margin-left: 45px;
  float: left;
}

.xhcj-nav ul li a {
  font-size: 18px;
  font-weight: 400;
  color: #333;
  line-height: 34px;
}

.xhcj-nav .cur {
  border-bottom: #FA3939 4px solid;
}

.xhcj-language {
  float: right;
  margin-top: 39px;
}

.xhcj-language a {
  font-size: 14px;
  font-weight: 400;
  color: #333;
  line-height: 22px;
  padding: 0 16px;
}

.xhcj-language .cur {
  background: #1A77C8;
  border-radius: 4px;
  color: #fff;
}


/* footer */

.xhcj-footer {
  width: 100%;
  background: #131415;
  padding: 30px 0 30px 0;
  overflow: hidden;
}

.xhcj-footer-con {
  width: 1200px;
  margin: 0 auto;
}

.xhcj-footer-title img {
  width: 24px;
  height: 27px;
  margin-right: 16px;
}

.xhcj-footer-title {
  font-size: 20px;
  font-weight: 400;
  color: #fff;
  line-height: 28px;
}

.xhcj-footer-l {
  width: 1200px;
  margin:0 auto;
}

.xhcj-footer-c {
  margin-left: 176px;
  width: 320px;
}

.xhcj-footer-r {
  margin-right: 186px;
}

.xhcj-footer-list a {
  font-size: 16px;
  font-weight: 400;
  color: #858585;
  line-height: 22px;
  float: left;
  margin: 0 48px;
  margin-top: 28px;
}

.xhcj-footer-app-con {
  width: 141px;
  height: 142px;
  background: #1D1D1D;
  text-align: center;
  margin-top: 27px;
}

.xhcj-footer-app-con img {
  margin: 19px auto;
  width: 104px;
  height: 104px;
}

.xhcj-footer-app p {
  font-size: 14px;
  font-weight: 400;
  color: #fff;
  line-height: 20px;
  text-align: center;
  padding-top: 30px;
}

.xhcj-copyright {
  width: 1200px;
  margin: 0 auto 0 auto;
  #border-top: #3F3E3E 1px solid;
}

.xhcj-copyright p {
  font-size: 12px;
  font-weight: 400;
  color: #858585;
  line-height: 30px;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
}

.xhcj-line {
  width: 100%;
  margin: 0 auto;
  border-bottom: 10px solid #FA3939;
}

/*面包屑 S*/
.xhcj-partner-crumbs {
  width: 1200px;
  text-align: right;
  height: 45px;
  line-height: 60px;
  font-size: 14px;
  font-weight: 400;
  color: #CACACA;
}

.xhcj-partner-crumbs a {
  color: #CACACA;
}

.xhcj-classification {
  overflow: hidden;
  height: 33px;
  position: relative;
}

.xhcj-classification h1 {
  float: left;
  font-size: 24px;
  font-weight: 600;
  color: #16386D;
  line-height: 33px;
  margin-right: 15px;
}

.xhcj-classification h3 {
  font-size: 14px;
  font-weight: 400;
  color: #CACACA;
  line-height: 33px;
  float: left;
  margin-right: 25px;
}

.xhcj-classification .line {
  width: 100%;
  border-bottom: 2px solid #E4E4E4;
  padding-bottom: 15px;
}

.xhcj-classification-title {
  height: 33px;
  position: absolute;
  top: 0;
  left: 0;
  background: #fff;
}

/*面包屑 E*/
/*左侧导航 S*/


.xhcj-partner-l-box {
  width: 200px;
  float: left;
  background-color:#B2A08E;
}

.xhcj-partner-l {
  width: 200px;
  min-height: 650px;
  float: left;

  padding: 60px 0;
  text-align: center;
}

.xhcj-partner-l li a {
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  line-height: 25px;
  padding: 20px 0;
  display: block;
}

.xhcj-partner-l li.cur {
  background: #fff;
}

.xhcj-partner-l li.cur a {
  color: #000000;
}

.xhcj-partner-l li a i {
  width: 38px;
  height: 28px;
  display: block;
  margin: 0 auto 10px auto;
}

/* 左侧导航 ico */
.xhcj-navL-gsjs {
  background: url(../image/gsjs/icon_gsjs.png) center center no-repeat;
}

.xhcj-navL-qywh {
  background: url(../image/gsjs/icon_qywh.png) center center no-repeat;
}

.xhcj-navL-gsdt {
  background: url(../image/gsjs/icon_gsdt.png) center center no-repeat;
}

.xhcj-navL-kggs {
  background: url(../image/gsjs/icon_kggs.png) center center no-repeat;
}

.xhcj-navL-ryzz {
  background: url(../image/gsjs/icon_ryzz.png) center center no-repeat;
}

.xhcj-navL-cbjz {
  background: url(../image/gsjs/icon_cbjz.png) center center no-repeat;
}


/* 高亮 */
.cur .xhcj-navL-gsjs {
  background: url(../image/gsjs/icon_gsjs_cur.png) center center no-repeat;
}

.cur .xhcj-navL-qywh {
  background: url(../image/gsjs/icon_qywh_cur.png) center center no-repeat;
}

.cur .xhcj-navL-gsdt {
  background: url(../image/gsjs/icon_gsdt_cur.png) center center no-repeat;
}

.cur .xhcj-navL-kggs {
  background: url(../image/gsjs/icon_kggs_cur.png) center center no-repeat;
}

.cur .xhcj-navL-ryzz {
  background: url(../image/gsjs/icon_ryzz_cur.png) center center no-repeat;
}

.cur .xhcj-navL-yjfk {
  background: url(../image/icon_yjfk_cur.png) center center no-repeat;
}
.cur .xhcj-navL-cbjz {
  background: url(../image/icon_cbjz_cur.png) center center no-repeat;
}

/* 二级页公共结构 */
.xhcj-partner {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}

.xhcj-partner-r {
  width: 900px;
  float: right;
}

.xhcj-classification-content {
  margin-top: 75px;
}

/*产品服务导航 S*/
.xhcj-cpfw-nav {
  width: 100%;
  height: 60px;
  background: #FA3939;
  line-height: 60px;
  margin: 0 auto;
  margin-bottom: 60px;
  text-align: center;
}

.xhcj-xhcj-nav {
  width: auto;
  line-height: 60px;
  display: inline-block;
  overflow: hidden;
}

.xhcj-cpfw-nav ul li {
  float: left;
  margin: 0;
}

.xhcj-cpfw-nav ul li.cur a {
  background: #666666;
}

.xhcj-cpfw-nav ul li:hover a {
  background: #FA3939;
}

.xhcj-cpfw-nav ul li a {
  font-size: 20px;
  font-weight: 600;
  color: #FFFFFF;
  height: 60px;
  line-height: 60px;
  display: block;
  padding: 0 20px;
}

.xhcj-cpfw-con {
  overflow: hidden;
}

/*产品服务导航 E*/


/* 二级页左侧导航背景 */
.xhcj-partner {
  background: url(../image/xhcj_l_nav_bg.png) repeat-y;
}

/* 字体hover颜色 */
.detail-on .enable:hover {
  color: #fff !important;
}

/* 分页 */
.listpage {
  margin: 10px 0;
  text-align: center;
  font-size: 12px;
  font-family: "Microsoft YaHei"
}

.listpage a {
  display: inline-block;
  margin: 0 2px;
  margin: 0 4px;
  padding: 0 6px;
  height: 22px;
  border: 1px solid #ccc;
  border: 1px solid #ccc;
  color: #3d81c1;
  text-decoration: none;
  line-height: 22px
}

.listpage a:hover {
  border: 1px #fff solid;
  color: #222;
  background: #41a1fb;
  text-decoration: none
}

.listpage span {
  display: inline-block;
  margin: 0 2px;
  margin: 0 4px;
  padding: 0 8px;
  height: 22px;
  border: 1px solid #ccc;
  border: 1px solid #ccc;
  color: #3d81c1;
  text-decoration: none;
  line-height: 22px
}

.listpage a.on {
  padding: 0 7px;
  height: 24px;
  border: 0;
  line-height: 24px;
  cursor: default;
}

.listpage a.on:hover {
  border: none;
  color: #3d81c1;
  background: none;
}

.listpage a.unclick,
.listpage a.unclick:hover {
  padding: 0 8px;
  height: 23px;
  border: 1px solid #eee;
  background: 0;
  color: #999;
  line-height: 23px;
  cursor: default
}

.listpage span.unclick,
.listpage span.unclick:hover {
  padding: 0 8px;
  height: 23px;
  border: 1px solid #eee;
  background: 0;
  color: #999;
  line-height: 23px;
  cursor: default
}
